method UserAgent.prototype.[Symbol.for("Deno.customInspect")]View codeUserAgent.prototype.[Symbol.for("Deno.customInspect")](inspect: (value: unknown) => string): stringCustom output for Deno.inspect. Parametersinspect: (value: unknown) => stringView codeReturn TypestringView code